Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~James Asaremaroni 23.Jan.04 07:38 PM a Web browser
Applications Development 6.0.2 CF1 All Platforms


I am try code @Mailsend on the web. I have a agent with the following lotus script. it does not give any errors but at the same time i do not receive any emails.Is there a standard script for the web. I tried calling from the Web QuerySave event but it still does not work.

Sub Initialize
Dim db As NotesDatabase
Dim doc As NotesDocument
Set doc = session.DocumentContext

Dim recipients( 1 To 2 ) As String
recipients( 1 ) = "pssrinivasan@west.com"
recipients( 2 ) = "rmpetersen@west.com"
Call doc.Send( True, recipients )
End Sub






Equivalent of @MailSend on the Web (~James Asaremar... 23.Jan.04)
. . RE: Equivalent of @MailSend on the ... (~Jennifer Ekpon... 23.Jan.04)
. . . . RE: Equivalent of @MailSend on the ... (~James Asaremar... 26.Jan.04)
. . . . . . RE: Equivalent of @MailSend on the ... (~James Asaremar... 27.Jan.04)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS